Votre recherche :

patch french

Avatar de l’utilisateur
Gabou
Re: Pr0jectStyle PSP v1.0 : une boîte à outil complète pour un C
it rained that lack the patch for the French or english version of the homebrew :wink:

Il manque plus que le patch pour que la version soit française ou anglaise pour cet homebrew :wink:
Voir le sujet
legnaydal1
Re: Custom Firmware 5.50GEN-A build 4 : patch de correction d'un
Perhaps because its not the M33 team who release it, but the PSP-Gen team and they did a new work from scratch by decoding the Sony firmware.

Do not upgrade if you wish, but the memory speed up access only makes you gain 1 second on lots of disk access, which is not really revelant of a true usefullness.

If you wait a bit more, some people will surely grab this work and implement it in a so called M33 if a few days (without greetings the original creators of course) so you can finally upgrade with a "nearly or so" M33 firmware.

BTW, at last, its a French speaking board, not english nore spanish.
Voir le sujet
Tetane
Re : SD/USBLoader1.5+cfg-Rev4 FR par M@nolo
Voila les commandes possibles dans le config.txt (En anglais, j'ai pas trop le temps de traduire si quelqu'un veut le faire)

Config file options:

Code: Select All Code

# lines starting with # are comments
# default values are in [ ]
#
# background = [background.png]
#   file to use for the background image.
#   file can be an absolute path (like sd:/somedir/myimage.png)
#   if the specified background is not an absolute path it is searched
#   in default directory (sd:/usb-loader)
#
# layout = [original2] original small medium large large2 large3,
#          ultimate1 ultimate2 ultimate3
#   original:   6 lines (wanikoko 1.0-1.1)
#   original2: 12 lines (wanikoko 1.2-1.5)
#   small:      9 lines (same background as original)
#   medium:    17 lines
#   large:     21 lines (nixx)
#   large2:    21 lines (usptactical)
#   large3:    21 lines (oggzee)
#   ultimate1: 12 lines (WiiShizza)
#   ultimate2: 12 lines (jservs7 / hungyip84)
#   ultimate3: 12 lines (WiiShizza - cover on right)
#
# buttons=[options], options_1, options_B, original, ultimate
#   (change button controls layout.)
#
#   The button layout "options" and "options_1" is:
#       button 1 - options menu
#       button 2 - save/discard game options
#      direction buttons - select and change options
#
#   The button layout "options_B" is:
#       button B - options menu
#       button 2 - save/discard game options
#      direction buttons - select and change options
#
#   The button layout "ultimate" is:
#       button 1 - force video option
#       button 2 - ocarina option
#       button B - language option
#
# covers = [0], 1
#   (enable/disable covers)
#
# video = [auto], game, system, patch, pal50, pal60, ntsc
#   (auto is same as game)
#
# ocarina = [0], 1
#   (enable/disable ocarina)
#
# language = [console], japanese, english, german, french, spanish,
#            italian, dutch, s.chinese, t.chinese, korean
#
# home = [reboot], exit
#   (what to do when home buttin is pressed)
#
# console_coords=x,y,width,height
#
# console_color=foreground,background
#   (color values: 0-15)
#   Dark:  0=black, 1=red, 2=green, 3=yellow, 4=blue, 5=purple, 6=cyan, 7=dark grey
#   Light: 8=light grey, 9=red, 10=green, 11=yellow, 12=blue, 13=purple, 14=cyan, 15=white
#   see: http://img6.imageshack.us/img6/720/colorchart.png
#
# console_entries=N (number of shown games in list)
#   OBSOLETE since v9 - calculated automatically from console_coords
#
# covers_coords=x,y
#
# covers_path=path   [sd:/usb-loader/covers]
#
# device=[ask], usb, sdhc
#
# confirm_start=[1], 0
#
# hide_header = [0],1
# hide_hddinfo = [0],1
# hide_footer = [0],1
#   These options control the look of main menu.
#
# disable_remove = [0],1
# disable_install = [0],1
# disable_options = [0],1
# disable_format = [0],1
#   fine permissions control
#
# simple = [0], 1
#   (enable/disable simple/childsafe mode)
#   setting simple=1 will change all disable_xxx options and
#   hide_hddinfo and hide_footer to 1 and confirm_start to 0.
#   setting simple=0 will do the opposite.
#   any of the disable_xxx, hide_xxx and confirm_start options can be set individually.
#
# install_partitions = [all], only_game
#   controls which partitions from DVD are installed to HDD
#
# colors=[dark], light, mono
#   will select a prefedines set of colors for a dark or light background
#   or normal 2 color text if mono is specified
#
# color_header, color_selected_fg, color_selected_bg,
# color_inactive, color_footer, color_help
#   Will set individual text colors. Values are 0-15
#
# music = [1], 0, filename
#   Play background music
#   If option is set to: music = 1 (which is default) then it will search
#   for music.mp3 or music.mod whichever is found first in sd:/usb-loader
#   Or a filename can be specified (.mp3 or .mod) which can be
#   relative to sd:/usb-loader or an absolute pathname
#   Setting music = 0 will disable music
#
# widescreen=[auto], 0, 1
#   If widescreen is enabled (or autodetected) then the following options are used:
#
# wbackground=filename.png
# wconsole_coords=x,y,w,h
# wcovers_coords=x,y
#
# widescreen notes:
#   - widescreen will be enabled only if the file specified by wbackground
#     is found, otherwise it will fall back to normal mode.
#   - cover images have to be named GAMEID_wide.png
#     downloading covers will save them with this name automatically.
#   - some layouts will specify widescreen cooridinates automatically
#     like: large3 and ultimate3, so there is no need to specify them manually,
#     if one of these layouts are used.
#
# hide_game = [0], GAMEID1, GAMEID2, ...
#   Hide games from list (can be used for parental control)
#   Multiple games can be specified in one line separated by comma ","
#   or each game in a separate hide_game = GAMEID line.
#   setting hide_game = 0 will reset the hide list.
#   GAMEID is a 4 letter game ID.
#   Example: hide_game = RZZP, RDCP
#
# pref_game = [0], GAMEID1, GAMEID2, ...
#   Preffered games, to be shown first in the list.
#   Syntax is same as with hide_game.
#   Example: pref_game = RHAP, RSSP



Source Readme_Cfg.txt del'USB Loader cfg v19

Voici le lien vers le site GBAtemp : http://gbatemp.net/index.php?showtopic=147638

@++

Tétane 

EDIT : Manolo a modifié certaines options par défaut, donc ce n'est pas forcément la même chose avec son loader
Voir le sujet
fazergreg
Re : Fallout 3: pas de patch pour l'après-fin de la version PS3
bein je vous comprend pas sur le site de fallout ils disent:
"Nous proposerons aujourd’hui une mise à jour pour Fallout 3. Celle-ci couvrira les versions anglaise, française, italienne, allemande et espagnole du jeu. Rendez-vous ici pour voir les notes concernant la mise à jour.

Vous pouvez télécharger la mise à jour pour la version PC en vous connectant à Games for Windows Live ou en téléchargeant la mise à jour ici. Les utilisateurs de PlayStation 3 et Xbox 360 dotés d’un accès en ligne recevront une notification de mise à jour en démarrant le jeu."


et sur leur blog il disent
"Today we’re releasing the Fallout 3 version 1.10 update to PC and Xbox 360 in English, French, Italian, German, and Spanish territories. Additionally, if you’ve got a PS3 and are living in one of the aforementioned European territories, the update is coming your way as well.

To download and read the update’s release notes, head over to the Fallout 3 Official Site. PlayStation 3 and Xbox 360 users with online connectivity will receive a notification of the update upon starting the game."


donc a mon avis vous vous excitez un peu vite  ;D
Voir le sujet
Saturnone
Re : Re : [Jeux] Fallout 3
rebelfr Wrote:
"dear bethesda,
i will to ask you why your bloody -mot censuré- game fallout3 have no french patch ?
as a poor damn frog eater, i was thinking i have the same right as all the world, but in fact, i'm so surprising to see that i am nothing for you.. is that a fact or a dream ?
i hope you are working day and night to finally put a bloody good patch to your wonderfull game
best regards"

balance ca, ca les fera au moins rigoler


Ah ouai y a de quoi !
N'empêche que le forum on apprend plein de truc comme un nouveau bug après l'installation du patch ect ...
Voir le sujet
rebelfr
Re : [Jeux] Fallout 3
"dear bethesda,
i will to ask you why your bloody -mot censuré- game fallout3 have no french patch ?
as a poor damn frog eater, i was thinking i have the same right as all the world, but in fact, i'm so surprising to see that i am nothing for you.. is that a fact or a dream ?
i hope you are working day and night to finally put a bloody good patch to your wonderfull game
best regards"

balance ca, ca les fera au moins rigoler
Voir le sujet
bafien77
Re : Le Backup launcher v0.3 traduit en francais !
Bonjours à tous

je suis vraiment un NOOB  ;D
j était en 3.4 downgradé en 3.2
j ai tout installer cios , wiigator3 FR
voila mon pb :
quand je lance un jeux j ai limage qui change de coulaur en passant par le noir et blanc et j ai se message

Launching Game
Lang : French
PAL60 Forced : NO
NTSC Forced  : NO
VIDTV Patch  : NO
PAL50 Forced : NO
Game ID : R64E01

NO SD codes found

et sa bloque sur cette image en couleur
reboot de la wii obligatoire

quelqu'un pourrait m'aider
Voir le sujet
sebastien33
c'est déjà bien d'avoir un patch ^^
puis un
100 % french
sans fautes d'ortaugraf
à l'égale de la traduction d'un éditeur de jeu

la chapeau :)

je sort :arrow:
Voir le sujet